Week 3
Milestones
- In depth coding of the discussed Design
 - GUI for Kafka using Kafka Manager
 - Switching from confluent to kafka-python
 
Screenshots / Videos
Contributions
- Multiple Updates in repo
 - Implemented topicwise pub sub model along with multiple helper functions
 - Faker for test data generation and NLTK for text preprocessing.
 
Learnings
- Learnt about setup and communication of apache kafka zookeeper and manager.
 - Faker library for test data simulation